
/*
=============== Default Styles ================
*/

body {
background: #7F93B3 url(../images/bg.gif) top center repeat-y;
/*color:;*/
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
border: none;
}
h1, h2, h3, h4, p {
margin: 0; padding: 0;
}
h1 {
color: #365D84; font-size: 16px;
}
h2 {
font-size: 14px;
}
h3 {
font-size: 13px;
}
h2, h3 {
color: #000;
}
ul, li {
margin: 0; padding: 0; list-style: none;
}
p {
font-size: 11px;
}


/*
========================================================
	General Page Layout
========================================================
*/
#container {
width: 902px; position: relative; left: 50%; margin-left: -450px;
}
#branding {
width: 100%; height: 116px; background: url(../images/headerBg.gif) 0 0 repeat-x; padding-top: 1px; position: relative;
}
	#branding a {
	color: white; text-decoration: none;
	}
	#logo {
	position: absolute; top: 24px; left: 38px;
	}
	#nupdate {
	position: absolute; top: 10px; left: 334px;
	}
	#btyb {
	width: 170px; position: absolute; right: 30px; top: 24px;
	}
	#bookmark {
	position: absolute; right: 30px; bottom: 24px; 
	}
	#bookmark a {
	text-decoration: none;
	}
#menu {
	width: 100%; height: 40px; 
	background: url(../images/Navi_Background.gif) 0 0 repeat-x; 
	position: absolute; 
	top: 116px; 
	padding-top: 6px;
}

#primaryContent {
width: 900px; background: #FFF url(../images/lowerBarStripe.gif) 0 0 repeat-x; border-color: #FFF; border-style: solid; border-width: 0px 1px; margin-top: 46px; padding-top: 3px;
}
#primaryContent table {
border-top-style: solid; border-top-color: #FFF; border-width: 4px 0 0;
}
#primaryContent td {
text-align: left;
vertical-align: top;
}
	#communityResidenceCol {
	width: 220px; background-color: #E6E3D4;
	}
	#communityResidenceWidget {
	width:206px; height: 348px; margin-left: 3px;
	}
	#rcn {
	width:206px; height: 222px; background: url(../images/rcnButtons.gif) 0 0 no-repeat; margin: 17px 0 0 5px; position: relative;
	}
		#soldBtn, #messageBoardBtn, #newsletterBtn { width: 183px; height: 54px; display: block; position: absolute; }
		#soldBtn { left: 11px; top: 15px; }
		#messageBoardBtn { left: 11px; top: 84px; }
		#newsletterBtn { left: 11px; top: 149px; }
		
	#mortgageCenter {
	width: 203px; height: 70px; background: url(../images/grayBoxBot.gif) bottom left no-repeat; margin: 30px 0 20px 19px;
	}
	#mortgageCenter a {
	padding: 15px 0 0 7px;
	}
	#mortgageCenter h2 {
	height: 10px; background: url(../images/grayBoxTop.gif) 0 0 no-repeat; padding: 15px 0 0 13px;
	}
	
	#neighborhoodLogin 
	{
		width: auto;
		height: 160px;
		background: url(../images/orangeGradBg2.gif) 0 0 repeat-x;
		padding-top: 1px;
	}
	#neighborhoodLogin form {
	margin: 0; padding: 0;
	}
	#neighborhoodLogin form p {
	margin-top: 5px; margin-left: 24px;
	}
	#neighborhoodLogin form a {
	color: #FFF; text-decoration: none;
	}
	#neighborhoodLogin form label {
	display: block; font: 11px/13px; letter-spacing: .1px; margin-bottom: 2px;
	}
	#neighborhoodLogin form #txtUsername{
	width: 200px; height: 18px;
	}
	#neighborhoodLogin form #txtPassword {
	width: 161px; height: 18px;
	}
	#neighborhoodLogin form #btnLogin {
	width: 30px; 
	}
	#newsFeed {
	padding-bottom: 15px;
	}
	#calendar a {
	display: block; margin: 10px 0 10px 30px;
	}
	#stockRates {
	}
	#weather {
	}
	.widget {
	border-top: 1px solid #778CA5; padding-top: 6px;
	}
#secondaryContent {
width: 902px; background: #FFF; border-color: #FFF; border-style: solid; border-width: 0 1px;
}
#secondaryContent a {
color: #FFF;
}
	#aboutSponsor {
	width: 448px; height: 243px; background: url(../images/gregg-debbie.jpg) 0 0 no-repeat; color: #FFF; float: left;
	}
	#aboutSponsor h2 {
	display: inline; float: left; line-height: px; margin: 10px 0 0 11px; vertical-align: middle;
	}
	#gregg-debbie {
	display: inline; float: left; clear:left; margin-top: 26px; margin-left:18px;
	}
	#aboutSponsor div {
	 text-align: center;
	}
	#neumanX2 {
	display: block; margin-bottom: 7px
	}
	#prudential {
	display: block; margin-bottom: 7px;
	}
	#phoneWeb {
	color: #FFF; font-size: 13.5px; margin-top: 7px;
	}
	#phoneWeb a {	
	color: #FFF; font-weight: bold; text-decoration: none; text-transform: uppercase;
	}
	#downtownLiving {
	width: 450px; height: 242px; background:#ffffff url(../images/rightsd.jpg) 0 0 no-repeat; color: #FFF; float: right; padding-top: 1px; position: relative; text-align: center;
	}
	#downtownLiving p {
	margin-top: 8px; margin-bottom: 7px;
	}
	#countrywideLoans {
	position: relative; left: -1px; bottom: 12px;
	}
	#calTitle {
	position: relative; left: 5px; bottom: 1px;
	}

#footer {
height: 300px; background: url(../images/footerBg.gif) left bottom repeat-x; border-color: #FFF; border-style: solid; border-width: 0 1px 1px; padding-top: 1px; position: relative;width:902px !important;
}
	#footer a {
	color: #FFF;
	}
	#footer ul {
	margin: 18px 0 16px 10px;
	}
	#footer ul li {
	border-left: 1px solid #FFF; display: inline; float: left; padding: 0 9px 0 10px;
	}
	#footer ul li a {
	font-size: 11.5px; line-height: 12px; letter-spacing: 0px; text-decoration: none;
	}
	#footer ul li.first {
	border-left: none; padding-left: 0px;
	}
	#footer p {
	color: #BFD8EF; font: Arial, Helvetica; letter-spacing: .1px; margin-left: 10px;
	}
	#footer #copyright {
	color: #FFF; margin-top: 10px;
	}
	#footer #agentLogin {
	position: absolute; left: 438px; bottom: 41px;
	}
	#footer #poweredBy1pp {
	position: absolute; right: 24px; bottom: 22px;
	}
	
	
	
a img { border: none; }
	.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	}
	.clear {
	display: inline-block;
	}
	/* Holly Hack Targets IE Win only \*/
	* html .clear { height: 1%; }
	.clear { display: block; }
	/* End Holly Hack */
/*
========================================================
	Home Page Styles
========================================================
*/
#parkplaceDescCol {
	width: 377px;
	}
	#parkplaceDescCol .colWrapper {
	margin-left: 4px;
	}
	#welcome2PP {
	display: inline; float: left; margin: 11px 0 0 9px;
	}
	#parkplaceDesc {
	border: none; clear: left;
	}
	#parkplaceDesc tr {
	height: 28px;
	}
	tr.lighBlue {
	background-color: #E7ECF6;
	}
	tr.white {
	background-color: #FFF;
	}
	td.title {
	width: 162px; font-weight: bold;
	}
	td.title span {
	font-weight: bold; margin-left: 7px;
	}
	#parkplaceDesc td {
	color: #000; font: 12px/25px Verdana; letter-spacing: .25px;
	}

/*
========================================================
	Sub Page Layout
========================================================
*/

	#subPageContentCol .colWrapper {
	width: auto; margin-left: 4px;
	}

